projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e3a160
)
fix the build
author
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 30 Apr 2006 05:08:06 +0000
(
05:08
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 30 Apr 2006 05:08:06 +0000
(
05:08
+0000)
gtk/gtkstatusicon.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstatusicon.c
b/gtk/gtkstatusicon.c
index 4aa1c9a30ca342fa54e65443ac37abb57a400bcd..54c8976b2237a1bd774e5a2ab90437ef41396777 100755
(executable)
--- a/
gtk/gtkstatusicon.c
+++ b/
gtk/gtkstatusicon.c
@@
-273,7
+273,7
@@
gtk_status_icon_class_init (GtkStatusIconClass *class)
*/
status_icon_signals [SIZE_CHANGED_SIGNAL] =
g_signal_new (I_("size-changed"),
- G_TYPE_FROM_CLASS (object_class),
+ G_TYPE_FROM_CLASS (
g
object_class),
G_SIGNAL_RUN_LAST,
G_STRUCT_OFFSET (GtkStatusIconClass, size_changed),
g_signal_accumulator_true_handled,